Welcome![Sign In][Sign Up]
Location:
Search - LBP HISTOGRAM

Search list

[Windows Developlbp

Description: LBP returns the local binary pattern image or LBP histogram of an image.
Platform: | Size: 2351 | Author: gaojunxiang | Hits:

[Windows Developlbp

Description: LBP returns the local binary pattern image or LBP histogram of an image.
Platform: | Size: 2048 | Author: gaojunxiang | Hits:

[Special EffectsLBP

Description: 人脸识别提出的LBP特征计算程序,简单实用的特征,可以得到统计的直方图特征-LBP features of face recognition proposed by the calculation procedure, simple and practical features of the histogram statistics can be characteristic of
Platform: | Size: 3072 | Author: changxin.gao | Hits:

[Special Effectslbp_matlab

Description: 实现纹理模式的LBP特征表示及分类。 实现一种基于局部二值模式LBP(Local Binary Pattern)的多分辨率灰度尺度及旋转不变性的纹理分类方法-LBP texture model to achieve that as well as the breakdown characteristics. The realization of a model based on local binary LBP (Local Binary Pattern) Multiresolution gray-scale and rotation invariant texture classification
Platform: | Size: 3072 | Author: 张阳军 | Hits:

[matlabHierachical-Multiscale-LBP

Description: emoCode.m shows how to extract hierarchical multiscale LBP features. GetMultiscaleLBP.m gets hierarchical multiscale LBP histogram for a given image distMATChiSquare.m computes the dissimilarity between training samples and a test sample GETMAPPING.m downloaded from http://www.ee.oulu.fi/mvg/ lbp_new.m downloaded from http://www.ee.oulu.fi/mvg/
Platform: | Size: 62464 | Author: khadidja | Hits:

[Graph Recognizelocal-binary-pattens

Description: LBP人脸识别:基于对小波分解和局部二进制模式(LBP)分析,提出了一种多级LBP直方图的序列特征(M—HSLBP)的提取方法。-LBP Face Recognition: Based on the wavelet decomposition and local binary pattern (LBP) analysis, a multi-stage sequence of LBP histogram features (M-HSLBP) extraction method.
Platform: | Size: 339968 | Author: 石业晨 | Hits:

[Special Effectsconstructhf

Description: construct rotation invariant features from uniform LBP histogram
Platform: | Size: 1024 | Author: dear | Hits:

[matlabgetmaplbphf

Description: Outputs a mapping struct for uniform LBP Histogram Fourier Features
Platform: | Size: 1024 | Author: dear | Hits:

[matlabHOG-LBP-detection

Description: 该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。-A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acted as the classifier,and the experiment suggests that the method can better deal with human detection.
Platform: | Size: 14336 | Author: 邵文 | Hits:

[OpenCVLBP-v0.0.4

Description: Local Binary Patterns, calculate histogram of LBP (local binary patterns) from an input image,VLBP (volume local binary patterns) -Introduction ============ This is a class to calculate histogram of LBP (local binary patterns) from an input image, histograms of LBP-TOP (local binary patterns on three orthogonal planes) from an image sequence, histogram of the rotation invariant VLBP (volume local binary patterns) or uniform rotation invariant VLBP from an image sequence. Reference ========= 1. Guoying Zhao, Matti Pietikä inen, "Dynamic Texture Recognition Using Local Binary Patterns with an Application to Facial Expressions," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 29, no. 6, pp. 915-928, June 2007, doi:10.1109/TPAMI.2007.1110 2. Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using volume local binary patterns," In: Dynamical Vision, WDW 2005/2006 Proceedings, Lecture Notes in Computer Science 4358, 2006, 165-177. Example ======= Refer to `example directory for a simple demonstration. Change ====== * Some data structure are c
Platform: | Size: 1501184 | Author: | Hits:

[matlabLBP-face-recongnition-system

Description: 一个基于LBP(局部二值模式)的完整的人脸识别系统,包括局部二值化和求直方图特征向量等子程序,加入人脸数据库可以测试人脸识别率,识别率很高。-A whole face recongnition system,which Including local binary and Histogram feature vector .
Platform: | Size: 4096 | Author: 王宝强 | Hits:

[Special Effectslbp

Description: Image_LBPDescriptor Calculate the LBP histogram for an integer-valued image. -Calculate the LBP histogram for an integer-valued image.
Platform: | Size: 8192 | Author: zhang | Hits:

[matlabsss

Description: - Color provide an important clue for extracting the new color LBP histogram features for face recognition using Local Binary Pattern technique. To reduce redundancy RGB color space converted to YCbCr color space. The Local Binary Pattern is a non parametric operator which describes the local spatial structure, of an image into the global features. The face features based on Local Binary pattern has proven to be highly discriminative, which is invariance to monotonic gray level changes and computational efficiency that make it suitable for demanding image analysis task. The Local Binary Pattern features distribution are extracted and generated into a spatially enhanced feature vector to be used as a face descriptor. Color information can become significant for improving face recognition performance of CAS PEAL database,
Platform: | Size: 2048 | Author: sowmya | Hits:

[Special Effectslbp

Description: 计算灰度图像的LBP值,得到图像的统计直方图,进而得到图像的局部纹理特征。-Grayscale images LBP calculated values ​ ​ obtained histogram of the image, and then get local texture features of images.
Platform: | Size: 2048 | Author: 王柳 | Hits:

[OtherLBP

Description: 基于LBP直方图序列的人脸表情特征提取方法研究-Facial expression feature extraction method based human LBP Histogram
Platform: | Size: 2069504 | Author: 童丽峰 | Hits:

[Graph Recognizelbp

Description: LBP returns the local binary pattern image or LBP histogram of an image.
Platform: | Size: 2048 | Author: mjd | Hits:

[Software Engineering1126code

Description: 网站商城的后台框架和模板,在后台开发总会用的到- LBP returns the local binary pattern image or LBP histogram of an image. J LBP(I,R,N,MAPPING,MODE) returns either a local binary pattern coded image or the local binary pattern histogram of an intensity image I. The LBP codes are computed using N sampling points on a circle of radius R and using mapping table defined by MAPPING. See the getmapping function for different mappings and use 0 for no mapping. Possible values for MODE are h or hist to get a histogram of LBP codes nh to get a normalized histogram Otherwise an LBP code image is returned. J LBP(I) returns the original (basic) LBP histogram of image I J LBP(I,SP,MAPPING,MODE) computes the LBP codes using n sampling points defined in (n* 2) matrix SP. The sampling points should be defined around the origin (coordinates (0,0)). Examples I imread( rice.png ) mapping getmapping(8, u2 ) H1 LBP(I,1
Platform: | Size: 17408 | Author: 明庭良 | Hits:

[matlab局部二值模式LBP

Description: lbp实现图像的特征提取,可得到图像的直方图特征。(LBP realizes the image feature extraction, and can get the histogram features of the image)
Platform: | Size: 3072 | Author: 李易峰 | Hits:

[Special EffectsLBP

Description: (1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。 (2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。 (3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量; 然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each pixel in the image (equivalent mode, or rotation invariant + equivalent mode). (2) then the LBP eigenvalue histogram of each cell is calculated, and then the histogram is normalized (for each cell, for each bin, h[i]/=sum, sum is the number of all the equivalent classes in a pair of images). (3) finally, the statistical histogram of each cell is connected into a feature vector, that is, the LBP texture feature vector of the whole picture. Then, SVM or other machine learning algorithms can be used for classification and recognition.)
Platform: | Size: 68608 | Author: 刘宇123 | Hits:

[OtherLBP算法实现图像的纹理分类

Description: LBP局部直方图 图像纹理分类 程序完整可执行(LBP local histogram image texture classification program is complete and executable)
Platform: | Size: 3072 | Author: ttxmy | Hits:
« 12 »

CodeBus www.codebus.net